From 111f090a66200daec1e52681ea07f943a290b7c5 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Wed, 10 May 2006 15:30:43 +0000 Subject: [PATCH] Document UnwatchArticleComplete --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 61466445bf..1f215be5b0 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -441,6 +441,10 @@ $article: article object to be watched $user: user that watched $article: article object watched +'UnwatchArticleComplete': after a watch is removed from an article +$user: user that watched +$article: article object that was watched + 'CategoryPageView': before viewing a categorypage in CategoryPage::view $catpage: CategoryPage instance -- 2.20.1